Share page:
How To Filter WIX Repeater Using Dataset and Filter Repeater | Part 1
Wixideas
Feb 27, 2021
9
Tags:
Repeater, Filter
In this tutorial I will be showing you how to;
1. Filter a dataset to display a particular category in my database
2. Allow users to filter the repeater under that particular category.
Usually when you filter a repeater with dataset and later add an element that filters the repeater your repeater goes back to how it used to be. However, in this tutorial, I have made a way to allow only your the selected category to be filtered under other selections.
The two parts How To Filter WIX Repeater Using Dataset & Filter Repeater Based on Dataset Settings, are steps on how to achieve the above. CONTINUE WATCHING (PART 2) https://www.youtube.com/watch?v=1Arrw... I hope you enjoy this tutorial, check out the tutorial site and code below.